See Also

DoubleArray Class  | DoubleArray Members  | Overload List

Language

Visual Basic

C#

Show All

data
Specifies the date time data for the array.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

DoubleArray Constructor(DateTime[])

Initializes a new instance of the DoubleArray class.

[Visual Basic]
Public Function New( _    ByVal data() As Date _ )
[C#]
public DoubleArray(    DateTime[] data );

Parameters

data
Specifies the date time data for the array.

See Also

DoubleArray Class  | DoubleArray Members  | Overload List

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.